Skip to content

Test Result : Table Grouping

0 failures (±0)
19 tests (±0)
Took 1.1 sec.

All Tests

Test nameDurationStatus
Table Grouping considers groupingStyle -> aggregate rows must be rendered previous to the grouped rows33 msPassed
Table Grouping considers view range -> doesn't render an aggregate row if the last row of the group is not rendered28 msPassed
Table Grouping considers view range -> only renders an aggregate row for rendered rows26 msPassed
Table Grouping does not regroup if rows get inserted, event is from server and table was not empty35 msPassed
Table Grouping may group column 0 only40 msPassed
Table Grouping may group column 1 and 2 after grouping column 0 first0.13 secPassed
Table Grouping may group column 1 only37 msPassed
Table Grouping may group column 1 only after grouping column 0 first76 msPassed
Table Grouping may group columns 0 (avg) and 1 (sum)78 msPassed
Table Grouping may group columns 0, 1 and 20.13 secPassed
Table Grouping may group columns 2 and 172 msPassed
Table Grouping regroups if rows get deleted48 msPassed
Table Grouping regroups if rows get inserted44 msPassed
Table Grouping regroups if rows get inserted, event is from server and table was empty27 msPassed
Table Grouping regroups if rows get updated49 msPassed
Table Grouping regroups when a filter is applied53 msPassed
Table Grouping removes aggregate rows if all rows get deleted36 msPassed
Table Grouping renders an aggregate row for each group36 msPassed
Table Grouping updates aggregate rows when column structure changes0.12 secPassed